Auto merge of #3385 - matklad:package-test, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 13 Dec 2016 23:19:55 +0000 (23:19 +0000)
committerbors <bors@rust-lang.org>
Tue, 13 Dec 2016 23:19:55 +0000 (23:19 +0000)
Add test for --package and virtual manifest

closes #3194

The issue was actually fixed by #3221 (thanks @euclio !), so let's just add a test (a copy of `virtual_works` basically).


Trivial merge